home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscPaperViewPalette / MiscColorView+IBInspector.h < prev    next >
Text File  |  1995-07-20  |  120b  |  8 lines

  1. #import <misckit/MiscColorView.h>
  2.  
  3. @interface MiscColorView (IBInspector)
  4.  
  5. - (const char *)getInspectorClassName;
  6.  
  7. @end
  8.